home *** CD-ROM | disk | FTP | other *** search
/ Sun Solutions 2000 #2 / Sun Solutions CD (Volume 2 2000)(Special Focus - Java Technologies)(Disc 1).ISO / products / Software / MillennecomLtd / mcomcd.css < prev    next >
Cascading Style Sheet File  |  2000-02-08  |  1KB  |  89 lines

  1. <STYLE TYPE="text/css">
  2.     
  3. a:hover  {
  4.     color : #FF6600;
  5. }
  6.  
  7. BODY  {
  8.     font-size : 12pt;
  9.     font-family : sans-serif;
  10. }
  11.  
  12. P.TITLE1  {
  13.     font-size : 12pt;
  14.     font-family : sans-serif;
  15. }
  16.  
  17. .head1  {
  18.     font-size : 24pt;
  19.     font-family : sans-serif;
  20.     font-weight : bold;
  21.     COLOR : #00415D;
  22.     margin-left : 24 px;
  23. }
  24.  
  25. .head2  {
  26.     font-size : 14pt;
  27.     font-family : sans-serif;
  28.     font-weight : bold;
  29.     COLOR : #00415D;
  30. }
  31.  
  32. p.footer  {
  33.     font-family : sans-serif;
  34.     font-size : xx-small;
  35. }
  36.  
  37. .mcomblue  {
  38.     COLOR : #00415D;
  39. }
  40.  
  41.  
  42. P  {
  43.     margin-left : 24 px;
  44. }
  45.  
  46. H2  {    
  47.     font-size : 14pt;
  48.     font-family : sans-serif;
  49.     font-weight : bold;
  50.     COLOR : #00415D;
  51. }
  52.  
  53. .tblHead  {
  54.     background-color : #639ACE;
  55.     font-family : sans-serif;
  56.     font-weight : bold;
  57.     font-size : medium;
  58.     text-align : center;
  59. }
  60.  
  61. .tblText  {
  62.     font-family : sans-serif;
  63.     font-size : small;
  64. }
  65.  
  66. .tblBreak  {
  67.     background-color : #D3E3F1;
  68.     font-family : sans-serif;
  69.     font-size : small;
  70.     text-align : left;
  71. }
  72.  
  73. .tblFoot  {
  74.     background-color : #639ACE;
  75.     font-family : sans-serif;
  76.     font-size : x-small;
  77.     text-align : center;
  78.     color : white;
  79. }
  80.  
  81. .TableList  {
  82.     font-size : x-small;
  83. }
  84.  
  85. .copy {
  86.     font-size : x-small;
  87. }
  88.  
  89. </style>